[INFO] cloning repository https://github.com/kiyami/sim2D
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiyami/sim2D" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiyami%2Fsim2D", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiyami%2Fsim2D'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8ac81aae287a27e483aa1e7538b0124291b83f3
[INFO] checking kiyami/sim2D against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiyami%2Fsim2D" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kiyami/sim2D
[INFO] finished tweaking git repo https://github.com/kiyami/sim2D
[INFO] tweaked toml for git repo https://github.com/kiyami/sim2D written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kiyami/sim2D on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kiyami/sim2D already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c9138b305c1c81a1df4ac7e938cac58cb54c97e6d4368e18e69b40620ef3d07
[INFO] running `Command { std: "docker" "start" "5c9138b305c1c81a1df4ac7e938cac58cb54c97e6d4368e18e69b40620ef3d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c9138b305c1c81a1df4ac7e938cac58cb54c97e6d4368e18e69b40620ef3d07" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c9138b305c1c81a1df4ac7e938cac58cb54c97e6d4368e18e69b40620ef3d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c9138b305c1c81a1df4ac7e938cac58cb54c97e6d4368e18e69b40620ef3d07" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling cc v1.0.35
[INFO] [stderr]    Compiling syn v0.15.32
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking piston2d-graphics v0.30.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.12
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]     Checking nix v0.13.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking x11-dl v2.18.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking rayon-core v1.4.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rayon v1.0.3
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking wayland-sys v0.21.12
[INFO] [stderr]    Compiling wayland-client v0.21.12
[INFO] [stderr]    Compiling wayland-protocols v0.21.12
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]    Compiling num-derive v0.2.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]     Checking wayland-commons v0.21.12
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking image v0.21.1
[INFO] [stderr]     Checking piston2d-opengl_graphics v0.59.0
[INFO] [stderr]     Checking pistoncore-input v0.24.0
[INFO] [stderr]     Checking pistoncore-window v0.37.0
[INFO] [stderr]     Checking pistoncore-event_loop v0.42.0
[INFO] [stderr]     Checking piston v0.42.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.5
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking pistoncore-glutin_window v0.54.0
[INFO] [stderr]     Checking sim2D v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `OpenGL`
[INFO] [stdout]  --> src/space.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use opengl_graphics::{ GlGraphics, OpenGL };
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `particle::Particle`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use particle::Particle;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vector::Vector`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use vector::Vector;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenGL`
[INFO] [stdout]  --> src/space.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use opengl_graphics::{ GlGraphics, OpenGL };
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `particle::Particle`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use particle::Particle;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vector::Vector`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use vector::Vector;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/space.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut empty_particle_vector: Vec<Particle> = vec![];
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/space.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut initial_particle = Particle::new(init_pos, init_vel, init_acc, init_f, init_m, init_r, init_c);
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/space.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         for i in 0..n {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/space.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let mut initial_particle = Particle::new(init_pos, init_vel, init_acc, init_f, init_m, init_r, init_c);
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/space.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         for i in 0..(n-1) {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/space.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let e = 0.2;
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/space.rs:185:30
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn update(&mut self, args: &UpdateArgs) {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/space.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut empty_particle_vector: Vec<Particle> = vec![];
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/space.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut initial_particle = Particle::new(init_pos, init_vel, init_acc, init_f, init_m, init_r, init_c);
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/space.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         for i in 0..n {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/space.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let mut initial_particle = Particle::new(init_pos, init_vel, init_acc, init_f, init_m, init_r, init_c);
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/space.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         for i in 0..(n-1) {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `solar_mass`, `mpc_to_m`, `m_to_mpc`, `pixel_to_mpc`, and `mpc_to_pixel` are never used
[INFO] [stdout]   --> src/particle.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Particle {
[INFO] [stdout]    | ------------- associated constants in this implementation
[INFO] [stdout] 16 |     pub const solar_mass: f64 = 1.9891e30; // kg
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 17 |     pub const mpc_to_m: f64 = 3.08567758128e22;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 18 |     pub const m_to_mpc: f64 = 3.240779289e-23;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 19 |     pub const pixel_to_mpc: f64 = 0.01;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub const mpc_to_pixel: f64 = 100.0;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `info`, `length_squared`, and `sum` are never used
[INFO] [stdout]   --> src/vector.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Vector {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn info(&self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn length_squared(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn sum(v1: &Vector, v2: &Vector) -> Vector {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `fill_2` is never used
[INFO] [stdout]   --> src/space.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Space {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn fill_2(size: &[u32; 2], n: u32, gl: GlGraphics) -> Space {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ORANGE` is never used
[INFO] [stdout]    --> src/space.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |         const ORANGE:   [f32; 4] = [0.9, 0.8, 0.6, 0.8];
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]    --> src/space.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |         const BLUE:   [f32; 4] = [0.5, 0.7, 0.8, 0.8];
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLACK` is never used
[INFO] [stdout]    --> src/space.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |         const BLACK:   [f32; 4] = [0.0, 0.0, 0.0, 1.0];
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WHITE` is never used
[INFO] [stdout]    --> src/space.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |         const WHITE:   [f32; 4] = [1.0, 1.0, 1.0, 1.0];
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `solar_mass` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const solar_mass: f64 = 1.9891e30; // kg
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `SOLAR_MASS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `mpc_to_m` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const mpc_to_m: f64 = 3.08567758128e22;
[INFO] [stdout]    |               ^^^^^^^^ help: convert the identifier to upper case: `MPC_TO_M`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `m_to_mpc` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const m_to_mpc: f64 = 3.240779289e-23;
[INFO] [stdout]    |               ^^^^^^^^ help: convert the identifier to upper case: `M_TO_MPC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `pixel_to_mpc` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const pixel_to_mpc: f64 = 0.01;
[INFO] [stdout]    |               ^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_TO_MPC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `mpc_to_pixel` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const mpc_to_pixel: f64 = 100.0;
[INFO] [stdout]    |               ^^^^^^^^^^^^ help: convert the identifier to upper case: `MPC_TO_PIXEL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `velocity_limits` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const velocity_limits: [f64; 2] = [-5.0, 5.0];
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VELOCITY_LIMITS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `mass_limits` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const mass_limits: [f64; 2] = [100.0, 1000.0]; // M_sun^e11;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `MASS_LIMITS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `radius_limits` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const radius_limits: [f64; 2] = [2.0, 5.0];
[INFO] [stdout]    |               ^^^^^^^^^^^^^ help: convert the identifier to upper case: `RADIUS_LIMITS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G` should have a snake case name
[INFO] [stdout]    --> src/space.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let G = 0.001;
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `g`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/space.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let e = 0.2;
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/space.rs:185:30
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn update(&mut self, args: &UpdateArgs) {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `solar_mass`, `mpc_to_m`, `m_to_mpc`, `pixel_to_mpc`, and `mpc_to_pixel` are never used
[INFO] [stdout]   --> src/particle.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Particle {
[INFO] [stdout]    | ------------- associated constants in this implementation
[INFO] [stdout] 16 |     pub const solar_mass: f64 = 1.9891e30; // kg
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 17 |     pub const mpc_to_m: f64 = 3.08567758128e22;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 18 |     pub const m_to_mpc: f64 = 3.240779289e-23;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 19 |     pub const pixel_to_mpc: f64 = 0.01;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub const mpc_to_pixel: f64 = 100.0;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `info`, `length_squared`, and `sum` are never used
[INFO] [stdout]   --> src/vector.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Vector {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn info(&self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn length_squared(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn sum(v1: &Vector, v2: &Vector) -> Vector {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `fill_2` is never used
[INFO] [stdout]   --> src/space.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Space {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn fill_2(size: &[u32; 2], n: u32, gl: GlGraphics) -> Space {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ORANGE` is never used
[INFO] [stdout]    --> src/space.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |         const ORANGE:   [f32; 4] = [0.9, 0.8, 0.6, 0.8];
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]    --> src/space.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |         const BLUE:   [f32; 4] = [0.5, 0.7, 0.8, 0.8];
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLACK` is never used
[INFO] [stdout]    --> src/space.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |         const BLACK:   [f32; 4] = [0.0, 0.0, 0.0, 1.0];
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WHITE` is never used
[INFO] [stdout]    --> src/space.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |         const WHITE:   [f32; 4] = [1.0, 1.0, 1.0, 1.0];
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `solar_mass` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const solar_mass: f64 = 1.9891e30; // kg
[INFO] [stdout]    |               ^^^^^^^^^^ help: convert the identifier to upper case: `SOLAR_MASS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `mpc_to_m` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub const mpc_to_m: f64 = 3.08567758128e22;
[INFO] [stdout]    |               ^^^^^^^^ help: convert the identifier to upper case: `MPC_TO_M`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `m_to_mpc` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const m_to_mpc: f64 = 3.240779289e-23;
[INFO] [stdout]    |               ^^^^^^^^ help: convert the identifier to upper case: `M_TO_MPC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `pixel_to_mpc` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const pixel_to_mpc: f64 = 0.01;
[INFO] [stdout]    |               ^^^^^^^^^^^^ help: convert the identifier to upper case: `PIXEL_TO_MPC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `mpc_to_pixel` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const mpc_to_pixel: f64 = 100.0;
[INFO] [stdout]    |               ^^^^^^^^^^^^ help: convert the identifier to upper case: `MPC_TO_PIXEL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `velocity_limits` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const velocity_limits: [f64; 2] = [-5.0, 5.0];
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VELOCITY_LIMITS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `mass_limits` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const mass_limits: [f64; 2] = [100.0, 1000.0]; // M_sun^e11;
[INFO] [stdout]    |               ^^^^^^^^^^^ help: convert the identifier to upper case: `MASS_LIMITS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `radius_limits` should have an upper case name
[INFO] [stdout]   --> src/particle.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const radius_limits: [f64; 2] = [2.0, 5.0];
[INFO] [stdout]    |               ^^^^^^^^^^^^^ help: convert the identifier to upper case: `RADIUS_LIMITS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `G` should have a snake case name
[INFO] [stdout]    --> src/space.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let G = 0.001;
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `g`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5c9138b305c1c81a1df4ac7e938cac58cb54c97e6d4368e18e69b40620ef3d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c9138b305c1c81a1df4ac7e938cac58cb54c97e6d4368e18e69b40620ef3d07", kill_on_drop: false }`
[INFO] [stdout] 5c9138b305c1c81a1df4ac7e938cac58cb54c97e6d4368e18e69b40620ef3d07
